Back to search
30
MCP
Lean Mathlib 4 Documentation
pulsemcp/lean mathlib 4 documentationProvides search capabilities for Lean Mathlib 4 documentation by downloading and parsing declaration data to find theorems, definitions, and mathematical constructs with regex-based search functionality.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"lean_mathlib_4_documentation": {
"url": "None",
"transport": "http"
}
}
}